/*委托采纳2*/
::-webkit-scrollbar{
	width: 6px;
	height: 16px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-track{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
	border-radius:10px ;
	background-color: #F5F5F5;
}

.lawCase a{
	display: block;
	margin-left: 13px;
	padding-left: 17px;
	color: #344da8;
	font-size: 14px;
	margin-bottom: 6px;
	background: url("../images/liz/li_dot.png") no-repeat left center;
}
.lawCase a:hover{
	text-decoration: underline;
}
.lawCase span{
	display: block;
	padding-left: 30px;
	color: #919da6;
	font-size: 14px;
}
.regulation_pic{
	width: 289px;
	margin-bottom: 30px;
}
.lawGuide_tit{
	height: 24px;
	line-height: 24px;
	margin-bottom: 15px;
	padding-left: 33px;
	color: #333333;
	font-size: 22px;
	background: url("../images/wy/ico1.png") no-repeat left center;
}
.lawGuide_con{
	line-height: 28px;
	color: #333333;
	font-size: 14px;
	text-align: justify;
}
.lawGuide_foot{
	margin-top: 14px;
	height: 34px;
	line-height: 34px;
}
.lawGuide_foot span{
	display: block;
	width: 158px;
	text-align: center;
	color: #1f63c8;
	font-size: 14px;
	border: 1px solid #dae0e4;
	border-radius: 2px;
}
.lawGuide_foot span i{
	display: inline-block;
	width: 12px;
	height: 34px;
	background: url("../images/wy/ico2.png") no-repeat right center;
	vertical-align: top;
	margin-left: 11px;
}
.lawGuide_foot em{
	display: block;
	color: #919da6;
	font-size: 14px;
}
.lawAnswer{
	padding: 25px 0 21px;
	border-bottom: 1px solid #d6d6d6;
}
.lawAnswer_best{
	width: 155px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	background: #35b558;
	font-size: 22px;
	color: #ffffff;
	border-radius: 2px;
	margin-bottom: 13px;
}
.lawAnswer_best i{
	display: inline-block;
	width: 21px;
	height: 42px;
	background: url("../images/wy/ico3.png") no-repeat right center;
	vertical-align: top;
	margin-right: 13px;
}
.lawAnswer_con{
	padding: 0 20px;
}
.lawAnswer_tit{
	height: 30px;
	line-height: 30px;
	margin-bottom: 6px;
}
.lawAnswer_tit a{
	color: #5c91e1;
	font-size: 16px;
}
.lawAnswer_tit span{
	display: block;
	width: 66px;
	text-align: center;
	background: #35b558;
	color: #ffffff;
	font-size: 14px;
	border-radius: 2px;
}
.lawAnswer_con p{
	color: #333333;
	font-size: 14px;
	line-height: 30px;
}
.lawAnswer_foot{
	height: 18px;
	line-height: 18px;
	margin-bottom: 26px;
}
.lawAnswer_time{
	color: #919da6;
	font-size: 14px;
}
.lawAnswer_time b{
	color: #5c91e1;
	font-weight: normal;
}
.lawAnswer_remark span{
	color: #919da6;
	font-size: 14px;
	background: url("../images/wy/ico4.png") no-repeat left center;
	padding-left: 29px;
}
.lawAnswer_remark em{
	margin-left: 10px;
	color: #919da6;
	font-size: 14px;
	padding-left: 30px;
}
.zan1{
    cursor: pointer;
	background: url("../images/wy/ico5.png") no-repeat left center;
	border-right: 1px solid #dae0e4;
	padding-right: 15px;
}
.zan2{
    cursor: pointer;
	background: url("../images/wy/ico6.png") no-repeat left center;
	margin-left: 10px;
}
.zan1.active{
    cursor: pointer;
	background: url("../images/wy/ico5_h.png") no-repeat left center;
}
.zan2.active{
    cursor: pointer;
	background: url("../images/wy/ico6_h.png") no-repeat left center;
}
.lawerExpert{
	padding: 0 19px;
	/*height: 85px;*/
	background: #1f63c8;
}

.lawerExpert span{
	display: block;
	color: #ffffff;
	font-size: 14px;
	padding: 10px 0 11px 27px;
	background: url("../images/wy/ico8.png") no-repeat left center;
}
.otherAnswers li{
	padding: 20px 19px;
	border-bottom: 1px solid #d6d6d6;
}
.otherAnswers h5{
	color: #919da6;
	font-weight: normal;
	font-size: 20px;
	margin-bottom: 13px;
}
.lawerExpert h5{
	color: #ffffff;
	font-size: 18px;
	padding: 11px 0 9px 32px;
	background: url("../images/wy/ico7.png") no-repeat left center;
	border-bottom: 1px solid #6b9cee;
}
.otherAnswers .lawAnswer_tit,.otherAnswers .lawAnswer_foot{
	margin-bottom: 0;
}
.otherAnswers_btn span{
	background: #1f63c8;
}
.otherAnswers p{
	margin-top: 15px;
	color: #333333;
	font-size: 14px;
	height: auto;
	line-height: 51px;
}


/* 20180813 */
.linheight_32{
	line-height: 32px;
}
.resultMainer{
	border-top: 2px solid #3d83e3;
	position: relative;
}
.resultMainer:after{
	content: '';
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	width: 1px;
	background: #fff;
}
.resultMainer table{
	table-layout: fixed;
}
.resultMainer table tr td {
	text-align: center;
}
.resultMainer table tr td,.resultMainer table tr th{
	height: 46px;
	line-height: 45px;
	border-right: 1px solid #d6d6d6;
	border-bottom: 1px solid #d6d6d6;
}
.resultMainer table tr.tdTr td.specificMatters{
	padding: 0 22px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.thTr{
	font-size: 14px;
	background: #eaf1fa;
}
.tdTr{
	font-size: 14px;
	color: #333;
}
.BG_789{
	background: #f7f8f9;
}
.resultMainer table tr.red .clearResult{
	color: #f50000;
}
.resultMainer table tr.blue .clearResult{
	color: #0072e7;
}
.textA_center{
	text-align: center;
}
.display_inlineB{
	display: inline-block;
}
.marTop_20{
	margin-top: 20px;
}
.massCriticismBG{
	background: url(../images/liz/index3Bg_2.png) no-repeat center top;
	font-size: 0;
}